const os.supportsCloseOnExec
4 uses
os (current package)
file_unix.go#L275: if !supportsCloseOnExec {
file_unix.go#L298: if !supportsCloseOnExec {
root_unix.go#L51: if !supportsCloseOnExec {
sys_unix.go#L14: const supportsCloseOnExec = true
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)